CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 相似度

搜索资源列表

  1. 属性相似度的云分类器

    0下载:
  2. matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。-Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7026
    • 提供者:王力
  1. matlab计算图像的相似度

    5下载:
  2. 对灰度图像进行小波变换,再对其低频子图像进行相似度的计算
  3. 所属分类:matlab例程

    • 发布日期:2011-05-28
    • 文件大小:864
    • 提供者:gaojianli
  1. ssim_index.rar

    1下载:
  2. 该程序SSIM(结构相似度)是基于matlab平台,用于图像的客观质量评价,是FR中精典算法,The program SSIM (structural similarity) is based on matlab platform for an objective image quality evaluation, is in the classical algorithm FR
  3. 所属分类:2D图形编程

    • 发布日期:2017-05-13
    • 文件大小:2339
    • 提供者:jian
  1. text_tfidf

    0下载:
  2. 文本相似度计算(tfidf),可用文本分类以及文本信息处理-Text Similarity Computing (tfidf), available for text classification and text information processing
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:30061
    • 提供者:杨明
  1. DataRecog

    0下载:
  2. 用神经网络,实现手写数字0-9的识别,对于相似度小的拒绝识别-Using neural networks, implementation figure 0-9 handwriting recognition, the similarity of small refuse recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:210660
    • 提供者:wu song lin
  1. detection

    0下载:
  2. 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1327
    • 提供者:地方
  1. meanshift

    2下载:
  2. 实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
  3. 所属分类:matlab

    • 发布日期:2014-11-26
    • 文件大小:178892
    • 提供者:haiyan
  1. videodetect

    0下载:
  2. 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-26
    • 文件大小:2272
    • 提供者:haiyan
  1. imagematching

    0下载:
  2. 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:196996
    • 提供者:宁浩
  1. cbir

    0下载:
  2. 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:4693802
    • 提供者:周文
  1. CBIR

    3下载:
  2. 一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:197482
    • 提供者:lvlu
  1. RepeatFCM

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1312334
    • 提供者:colin
  1. histogramprocessing

    0下载:
  2. 图像比对是以原件的图像为基准,对待鉴定件图像进行预处理、定位、配准;再对原件及待鉴定件的图像进行相似度比对;计算出两者的相似度数值。 -Image than on the original image is based on identification of pieces of treated image pre-processing, positioning, registration again and to be identified on the original piece of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3054
    • 提供者:
  1. ssim_index

    1下载:
  2. 结构相似度函数,数字图像质量评价的一种经典方法-for image quality evaluation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:lf
  1. PCA_FACE

    0下载:
  2. 从若干张图片中进行人脸识别,自动选择与例图最相似的图片,并计算其相似度!-From a number of pictures in face recognition, automatic selection and the most similar case diagram picture, and calculate the similarity!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1796
    • 提供者:李里
  1. oula

    2下载:
  2. 基于欧拉-熵向量的图像检索,相似度可用马氏距离-Based on Euler- entropy vector image retrieval, similarity can be used Mahalanobis distance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-21
    • 文件大小:3586
    • 提供者:andy
  1. ssim_index

    0下载:
  2. 图片结构相似度评价,附加MSE,SNR,PSNR等作为对比参数-Photo structure similarity evaluation, additional MSE, SNR, PSNR, etc., as comparative parameters
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2537
    • 提供者:胡一伟
  1. 皮尔逊指数计算

    1下载:
  2. 计算两个信号的皮尔逊指数,来评估两个信号的相似度(The Pearson exponents of the two signals are calculated to evaluate the similarity of the two signals)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:木木夕夕
  1. 相似度计算

    1下载:
  2. 计算两张图片相似度的一种MATLAB小程序(calculate the similarity of two pictures.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:King-arthur
  1. Normal cloud model MATLAB program

    11下载:
  2. 在MATLAB中计算两个正态云模型之间的相似度,源代码,数值可修改(The similarity between two normal cloud models is calculated)
  3. 所属分类:文章/文档

« 12 3 4 5 »
搜珍网 www.dssz.com